Open
Conversation
sanjayparekh-hmcts
approved these changes
Apr 9, 2026
Jefex7
approved these changes
Apr 9, 2026
#3669) Co-authored-by: abhik275 <abhinav.kumar@justice.gov.uk>
…o v2.8.17 (#3731) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* FPVTL-2433 - Court Selection goes to selected document category
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* FPVTL-2051. * FPVTL-2051. * FPVTL-2051. * Revert "Revert "Fpvtl 2095 c100 policy changes (#3589)" (#3673)" (#3685) This reverts commit c5911b2. * Update dependency com.github.hmcts:ccd-config-generator to v6.7.2 (#3701) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency hashicorp/terraform to v1.14.8 (#3705) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update log4j2 monorepo to v2.25.4 (#3706) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * FPVTL-2066: Lock down C100/C1A after case issued (#3586) * sonar fixes * Remove redundant code * Refactor document assertions * Refactor * Refactor * Refactor * Rename method and add in missing C1A docs in tests * Add implementation * Minor refactor * Enable resubmit application to update documents after case issue * Fix failing integration test * Ensure C1A document is generated when app is resubmitted * Update netty monorepo to v4.2.12.Final (#3707) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency com.launchdarkly:launchdarkly-java-server-sdk to v7.13.2 (#3710) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update plugin com.github.hmcts.rse-cft-lib to v0.19.2060 (#3711) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * FPVTL-2043 : Fix NPE in removeBarristerIfPresent (#3677) * FPVTL-2043 : Fix NPE in removeBarristerIfPresent * FPVTL-2043: rebuild * FPVTL-2593: Add/Remove Local Authority and Grant LAs permissions to upload documents (#3641) * FPVTL-1730 WIP cos changes * FPVTL 1733 1738 1728 Add and remove LA Social worker * Some cleanup and tests * resolve checkstyle issues * resolve checkstyle issues * resolve checkstyle issues * resolve tests * Resolve tests * resolve tests * resolve tests * reformat * resolve build issues * Resolve failing test * Suppress code coverage * Upload documents mapped to LA report types * FPVTL-1730-COS-changes: fixed failing test * Added LASOLICITOR case role w.r.t 1730 * Add local authority solicitor * Add test * Broken test fixed and added new test cases for LA look up change * FPVTL - 1730 Test updated * Test updated * New Role LOCAL_AUTHORITY introduced to quarantine docs siilar to CafCass * Handle if no case roles for Local authority * FPVTL-1731-Grant-local-authority-manage-documents-access: AC3 added * FPVTL-1531: minor refactor * FPVTL-1731: checkstyle fix * FPVTL-1731: fixed sonar issues * FPVTL-1731: fixed sonar issues * FPVTL-1731: fixed sonar issues * FPVTL-1731: updated build.gradle * FPVTL-1731: updated build.gradle * FPVTL-1731: ignored few tests * FPVTL-1731: ignored tests via disabled annotation * FPVTL-1731 temprorarily disabled test * FPVTL-1731 temprorarily disabled test * Fix build failure with checkstyle issues * FPVTL-1731: ignored tests via disabled annotation * FPVTL-1731: ignored tests via disabled annotation * FPVTL-1731: ignored tests via disabled annotation * FPVTL-1731: ignored tests via disabled annotation * FPVTL-1731: integrated with jude branch * FPVTL-1731: removed unused import * FPVTL-1730 added the code change to address the problem with solicitor plus LA * FPVTL-1731: addressed checkstyle issue * added test for the LA role assignment check as logged in user * Refactored to the filter to categories list * isLocalAuthorityInvolvedInCase case field * Action review comments * Re-direct the flow to LA locally to Documents * Document review changes for LA * caught up changes required to make manage documents working * quarantining the LA doc in same bucket so it is grouped properly * FPVTL-1731: fixed build.gradle which had a typo due to merge conflict * Rebase with base changes * Refactored the code to remove extra implementation * Fix the error message when org policy is not added before removal * Add about to start to warn for error if not local authority added before * Add null check * Correct comparison * Null check resolution * No requirement to make the restricted reason as optional * Removed disabled functional tests and commented out code * Removed disabled from functional test as now pipeline is fine with relevant CCD changes * FPVTL-1731 - fix to address citizen front end other documents * FPVTL-2450 - for LA there is no restriction for section 37 report * Push case summary changes * Add remove la for close case * Set local authority org policy null * Adding remove for local authority org policy * Fix functional test * Fix functional test * Fix functional test * Add aditonal logs * Change expected for functional test * FPVTL-2570 Fixing high cognetive issues * Reduce Cognative complexity * Reduce cognative issue * Remove unnecessary changes --------- Co-authored-by: dharmendra kumar <dharmendra.kumar@hmcts.net> Co-authored-by: dharmendra kumar <dharmendra.kumar1@hmcts.net> Co-authored-by: mohammed rafeeq <mohammed.rafeeq@mastek.com> Co-authored-by: mrafeeqhmcts <mohammed.rafeeq@hmcts.net> * FPVTL-2612 : Local authority uploaded document category should not be available for admin (#3724) * Code tidy-up (#3713) * Tidy-up unit test * Tidy-up unit test * Refactor ConfidentialityTabService * Refactor ConfidentialityTabServiceTest * Update dependency com.puppycrawl.tools:checkstyle to v13 (#3668) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * FPVTL-1839: NPE when CUI retrieves case details (retrieveCaseWithHearing) (#3694) * FPVTL-1839: add logs * FPVTL-1839 : amend method * FPVTL-1839 : Amend Tests * FPVTL-1839: Amend tests 2 * FPVTL-1839: checkstyle * FPVTL-2125: Handle case flags v2 in the same way as ordinary case data (#3669) Co-authored-by: abhik275 <abhinav.kumar@justice.gov.uk> * Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.17 (#3731) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * FPVTL-2433 - Court Selection goes to selected document category (#3642) * FPVTL-2433 - Court Selection goes to selected document category --------- Co-authored-by: Pui Spiteri <pui.spiteri@hmcts.net> Co-authored-by: srochani <sunil.rochani@hmcts.net> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: James Turnbull <81160745+jthmcts@users.noreply.github.com> Co-authored-by: Duarte Lopes <49475154+Jefex7@users.noreply.github.com> Co-authored-by: Jude-hmcts <Jude.Lawrence@HMCTS.NET> Co-authored-by: dharmendra kumar <dharmendra.kumar@hmcts.net> Co-authored-by: dharmendra kumar <dharmendra.kumar1@hmcts.net> Co-authored-by: mohammed rafeeq <mohammed.rafeeq@mastek.com> Co-authored-by: mrafeeqhmcts <mohammed.rafeeq@hmcts.net> Co-authored-by: Daniel Catchpole <daniel.catchpole@justice.gov.uk> Co-authored-by: abhik275 <abhinav.kumar@justice.gov.uk> Co-authored-by: Danielle Kushnir <124261069+DanielleKushnir@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
… ACRO manifest (#3722) * Handle for phone email confidential flag being null * Correct the typo for mapping --------- Co-authored-by: dharmendra kumar <dharmendra.kumar@hmcts.net>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JIRA link (if applicable)
https://tools.hmcts.net/jira/browse/FPVTL-2345
Change description
Citizen: Statement of Truth on Witness Statement Docmosis (PRL Services) User stories and Acceptance Criteria
Does this PR introduce a breaking change? (check one with "x")